Images to Features¶
Converts each image in a list into a row of features
Documentation
Converts each image in a list into a row of features
Configuration:
- Input ports:
 - in[image]
 Input images
- Output ports:
 - Xtable
 Dataset
Definition
Input ports
- in
 [image]
Input images
Output ports
- X
 table
Dataset
- 
class 
node_utility.ImagesToFeatures[source]